Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structure the aggregator and flusher goroutines #510

Merged
merged 1 commit into from
Aug 13, 2015

Conversation

eapache
Copy link
Contributor

@eapache eapache commented Aug 13, 2015

Another chunk of #300. Once this lands the final step will be to break out the
existing massive run() methods into useful helper functions now that
parameter-passing isn't such a pain.

In theory no functional changes; just slightly nicer code and stricter typing
around channel direction.

@Shopify/kafka

Another chunk of #300. Once this lands the final step will be to break out the
existing massive `run()` methods into useful helper functions now that
parameter-passing isn't such a pain.

In theory no functional changes; just slightly nicer code and stricter typing
around channel direction.
@wvanbergen
Copy link
Contributor

Really straightforward 👍

eapache added a commit that referenced this pull request Aug 13, 2015
Structure the aggregator and flusher goroutines
@eapache eapache merged commit 686f03b into master Aug 13, 2015
@eapache eapache deleted the structure-producer-2 branch August 13, 2015 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants